Management API

Base Resource URL:

     https://[server-name]/api/v01/users/[user-name]/resellers

Description:

Represents Resellers, associated with the given user.

Supported Actions:

add  
Method:  POST       Implicit:  No       Returns:  ServiceResponse      
Consumes:  json, xml  Produces:  json, xml 
 
Adds a reseller to a user. Multiple resellers can be added to a single user.

Parameters:
# Name Type Required Default Description
01 code Integer Yes Identifier of a reseller that is going to be added to the specified user.


load  
Method:  GET       Implicit:  Yes       Returns:  Reseller      
Consumes:  xurl  Produces:  json, xml 
 
Loads list of resellers that this user has access to.